Seed Tool
This tool is a simplified version of the Ian Coleman BIP39
tool combined with the Samourai Wallet BIP47
tool. If accessing this tool online, NEVER enter a seed used to secure live funds.
For creating or interacting with seeds used with live funds, this tool MUST be
used offline. Right click and 'Save Page As' to save a HTML file that can be opened in any web browser
on an offline device or an amnesic operating system like Tails.
Usage
The most comomon use cases for this tool are:-
- Generating a seed
- Generating seeds via dice rolls or playing cards
- Generating BIP85 child seeds (or check those generated by a hardware wallet)
- Generating BIP47 payment codes and corresponding PayNym
- Verifying wallet address generation from a given seed/passphrase combination
- Verifying wallet entopy inputs (dice rolls or card picks)
- Testing for a forgotten/incorrect passphrase (if you know a receive address)
- 🤖 Generate a cryptographically strong random mnemonic
- 🎲 Enter in your own entropy
Generate a Cryptographically Random Mnemonic of words.
Warning! Entropy is an advanced feature. Your mnemonic may be insecure if this feature is used incorrectly.Click on More Info above to learn about it.
BIP39: Mnemonic code for generating deterministic keys
BIP32: Hierarchical Deterministic Wallets
BIP44: Multi-Account Hierarchy for Deterministic Wallets
BIP49: Derivation scheme for P2WPKH-nested-in-P2SH based accounts
BIP84: Derivation scheme for P2WPKH based accounts
BIP141: Segregated Witness (Consensus layer)
| Purpose | Coin | Account | Receive / Change |
|---|---|---|---|
The account extended keys can be used for importing to most BIP32 compatible wallets.
The BIP32 derivation path and extended keys are the basis for the derived addresses.
Note these addresses are derived from the BIP32 Extended Key
My Details
Counterparty Details
Note these addresses are derived from your private key and the public key of your counterparty.
Display addresses from index
Warning! This is an advanced feature and should only be used if you understand what it does. Click on More Info above to learn about it.